hledger-chart software package provides pie-chart generator for the hledger accounting tool, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install hledger-chart
hledger-chart is installed in your system.
Make ensure the hledger-chart package were installed using the commands given below,
$ sudo dpkg-query -l | grep hledger-chart *
You will get with hledger-chart package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Haskell |
| Package | hledger-chart |
| Version | 0.16.1-3 |
| Description | pie-chart generator for the hledger accounting tool |
| Sub Section | haskell |